Evaluate  
Previous  Top  Next

 
Allows you to make calculations using the functions of mathematical operations and BASIC functions. The result is assigned to a user variable.  
This action is convenient when you need to make some small calculations without writing a Basic script.  
 
Expression to Evaluate  
Mathematical expression. The result can be of any type. For more details on expression syntax see description of BASIC language .  
 
For example:  
 
{TotalSize}/{FileCount}  
Left(Right("{DateTime}",8),2)  
 
Assign Result to Variable  
Specify the variable the result should be assigned to.  
 
Variable  
Allows you to add a variable to the action or triggering event that you selected. You must place the cursor in a edit box in the settings dialog window of the action or event and then click the {V} button.  
 
 
Test  
Click this button to ensure that the parameters for the current action work.  
 
 
note Related Topics  
Basic script  
Also see Basic help